Welcome![Sign In][Sign Up]
Location:
Search - Tab dialog

Search list

[Windows DevelopAnalogClock_src

Description: This article describes how you can add a static control to show an alog clock. This control is derived from CStatic. First of all, add Clock.h and Clock.cpp files to your project. Select Resource tab from Workspace window, and select your dialog that you want to add an analog clock. Select Static Control from Control Toolbox and draw it on dialog (Figure 1). Change it s ID from IDC_STATIC to IDC_CLOCK.-This article describes how you can add a static control to show an analog clock. This control is derived from CStatic. First of all, add Clock.h and Clock.cpp files to your project. Select Resource tab from Workspace window, and select your dialog that you want to add an analog clock. Select Static Control from Control Toolbox and draw it on dialog (Figure 1). Change it s ID from IDC_STATIC to IDC_CLOCK.
Platform: | Size: 2048 | Author: pudnuploader | Hits:

[OtherCMU

Description: 函数方式实现了Dos命令行运行结果的2种捕捉方法: 1、命令行运行结果直接获取到buffer中 2、命令行运行结果获取到文件中 VC对话框界面也使用了多个Tab页方式,并用到了RichEditCtrl直接全部读取文件的方法(需要使用CALLBACK函数)-Function be achieved by Dos command line to run to capture the results of two kinds of methods: one, the command line to run the results of direct access to the buffer in 2, the command line to run to obtain the results to a file dialog interface VC is also used a number of Tab page mode and use By RichEditCtrl read the file directly to all the methods (need to use the CALLBACK function)
Platform: | Size: 181248 | Author: 马志强 | Hits:

[JSP/Javajava-notepad

Description: 桌面便笺是一个功能类似于手机任务管理的软件,可以将它存放在桌面, 主界面有15个标签,点击任一标签,出现显示详细内容的子对话框。子对话框是 一个类似记事本的文本编辑器,可以输入自己的任务安排,然后点击保存或删除 退回到主界面,软件将自动保存修改时间。主界面的标签栏类会显示部分子对话 框的信息,以提醒使用者自己的任务安排。-Desktop Notes is a feature similar to the cell phone task management software, it can be stored in the desktop, The main interface has 15 labels, click on any one label, the Show the details of the child dialog box. Sub-dialog box is A similar text editor Notepad, you can enter your own arrangements for the task, and then click Save or Remove Back to the main interface, the software will automatically save modified. The main interface of the tab bar will show part of the sub-class dialogue Box information to the task of reminding users of their own arrangements.
Platform: | Size: 5120 | Author: 小痴狗子 | Hits:

[OS programread_file

Description: this function read ascii file in columns separates by spece or tab, this function open a dialog open file and you just pick the file to read the out "a" is the matrix of your file also you obtain the filename and pathnme (location)
Platform: | Size: 1024 | Author: amouaki | Hits:

[Dialog_WindowSIDSelectMultiview

Description: 实现了简单的单文档程序下,多个dialog的tab控件简单切换、选择。-To achieve a simple single-document procedures, a number of dialog of the tab control, a simple switch selection.
Platform: | Size: 52224 | Author: 路标 | Hits:

[Windows MobileMemwatcher

Description: 创建Mobile今日主题项目,当前内存查看 Requirements: Visual Studio 2005, Windows Mobile 5.0 Pocket PC SDK, ActiveSync 4.0.-Description: This sample illustrates how to create a custom Today screen item for Pocket PC. Relevant APIs: Today screen plugins. Usage: Load the project from Visual Studio 2005, and build normally. This sample will build as a DLL called Memwatcher.dll. It will also create a .cab file called memwatchercab.cab. Install the the cab on on your device. Once you have installed memwatcher via the cab, open the Settings-Today applet and tap on the Items tab. Tap OK to close the dialog. (This causes Today to reload all the applets on the Today screen- including the Memwatcher sample.) Assumptions: None. Requirements: Visual Studio 2005, Windows Mobile 5.0 Pocket PC SDK, ActiveSync 4.0.
Platform: | Size: 12288 | Author: FeNio | Hits:

[Dialog_WindowCMyTabCtrl_demogai

Description: 基于主对话框有几个标签页的例子 利用Tab控件-Based on the main dialog box has several tab pages of examples of using Tab Control
Platform: | Size: 2128896 | Author: 高凌燕 | Hits:

[Tab ControlTabControltest

Description: 介绍在主对话框上添加TAB—CONTROL。根据这个例子可以自己添加需要的TAB-Introduced in the main dialog box to add TAB-CONTROL. According to this example can add their own needs TAB
Platform: | Size: 3919872 | Author: 张三 | Hits:

[OtherExercise5

Description: This assignment is to create an interface for entering a time zone. This interface is patterned after the interface found in the standard Windows Date/Time Control Panel. (To see this control panel, click on the "Start" button, then "Settings", then "Control Panel". Double click on the "Date / Time" control panel. Finally, click on the "Time Zone" tab at the top.) You should create an interface with the components of the "Time Zone" tab, but not the tabbed dialog box or the other parts of the interface that allow the user to set the time and date. As shown below, these components include a ComboBox for selecting a time zone by name, a map image, a CheckBox for indicating whether the system automatically updates its time to reflect daylight savings time (in time zones that have daylight savings time), and a set of "OK", "Cancel", and "Apply" buttons. -This assignment is to create an interface for entering a time zone. This interface is patterned after the interface found in the standard Windows Date/Time Control Panel. (To see this control panel, click on the "Start" button, then "Settings", then "Control Panel". Double click on the "Date / Time" control panel. Finally, click on the "Time Zone" tab at the top.) You should create an interface with the components of the "Time Zone" tab, but not the tabbed dialog box or the other parts of the interface that allow the user to set the time and date. As shown below, these components include a ComboBox for selecting a time zone by name, a map image, a CheckBox for indicating whether the system automatically updates its time to reflect daylight savings time (in time zones that have daylight savings time), and a set of "OK", "Cancel", and "Apply" buttons.
Platform: | Size: 247808 | Author: deepthi | Hits:

[File OperateFileInVisualCPlusPluss

Description: FileInVisualCPlus s: Starter files are automatically generated for your Visual C++ project, whenever you create one either by using a wizard (such as the MFC AppWizard or the ActiveX ControlWizard) or one of the icons (such as the Application icon) available on the Projects tab of the New dialog. This topic describes all the types of files that are associated with Visual C++ projects. The actual files included in your project will depend on the project type and the options you select when using a wizard. PRJNAME represents the name of your project. -FileInVisualCPlusPluss: Starter files are automatically generated for your Visual C++ project, whenever you create one either by using a wizard (such as the MFC AppWizard or the ActiveX ControlWizard) or one of the icons (such as the Application icon) available on the Projects tab of the New dialog. This topic describes all the types of files that are associated with Visual C++ projects. The actual files included in your project will depend on the project type and the options you select when using a wizard. PRJNAME represents the name of your project.
Platform: | Size: 7168 | Author: kamalraj.s | Hits:

[GUI Developsxkkj

Description: 选项卡控件就象笔记本的书签或者一组文件夹的标签一样。通过使用选项卡控件,可以在应用程序中为某个窗口或者对话框的相同区域定义多个页面。-Tab control as a bookmark or a notebook folder tag. By using the tab control, you can in the application window or dialog box for a defined number of pages in the same region.
Platform: | Size: 21504 | Author: long | Hits:

[Dialog_Windowaaaa

Description: 使用VS2005编写的单文档中嵌入dialog,dialog中使用tab控件的实例+源码-Single document, prepared using VS2005 embed dialog, dialog tab controls the use of examples+ source
Platform: | Size: 1093632 | Author: 李伟超 | Hits:

[Windows DevelopFileDlgExDemo

Description: 一个VC++增强型的CFileDlgEx文件对话框,可以替代CFileDialog,加入了显示图片、图标、TAB标签的功能,扩展了Windows系统标准对话框的功能,这在我们以后的编程中可能很有用。 -A VC++ enhanced CFileDlgEx file dialog, you can replace CFileDialog, add the display picture, icon, TAB function of the label extends the standard Windows system, the function of the dialog box, which in our future programming may be useful.
Platform: | Size: 47104 | Author: guanping | Hits:

[Linux-UnixSource-AVI-Info

Description: AVI info is a handy little tool that supplies many of the statistics that you may want to know about an AVI file, but are not really given by the standard windows properties viewer. Information such as, how many key frames there are, specifics of the video/audio format, and so on are all presented on the first tab of the program dialog.
Platform: | Size: 36864 | Author: ethan | Hits:

[androidMyDroidTemplate

Description: 一个经典的Android项目开发模板,包括MVC模式的数据库层,多种对话框实现方式,多种信息提醒方式,Tab页面布局,后台运行进程,关于界面等等,有助于快速开发Android项目。-Android project development of a classic template, including the MVC pattern database layer, a variety of dialog implementation, a variety of information to remind the way, Tab page layout, background processes, etc. on the interface to help speed development Android project.
Platform: | Size: 126976 | Author: wyunteng | Hits:

[Tab ControlCTab

Description: 该程序是介绍了Tab控件的用法,创建了一个基于对话框的程序,实现了对Tab控件的正确使用。-This program is mainly introduce the usage of Tab controller in the MFC.We have create a program based on the dialog,which realise the correct use of the Tab controller.
Platform: | Size: 1913856 | Author: 黄江杰 | Hits:

[GUI DevelopFileDlgExDemo

Description: 个VC++增强型的CFileDlgEx文件对话框,可以替代CFileDialog,加入了显示图片、图标、TAB标签的功能,扩展了Windows系统标准对话框的功能,这在我们以后的编程中可能很有用。-A VC++ enhanced CFileDlgEx file dialog, you can replace CFileDialog, add a display picture, icon, TAB function of the label extends the standard Windows system, the function of the dialog box, which in our future programming may be useful.
Platform: | Size: 43008 | Author: | Hits:

[GUI DevelopLayoutManager

Description: 含多种窗体元素的VC++演示对话框,其实也就是些基础的窗体元素,比如复选框、窗体标签(TAB或选项卡)、添加文件、浏览文件等,有兴趣的可参考参考。 -With a variety of form elements dialog VC++ demo, in fact, is based on some form elements, such as check boxes, forms, labels (TAB or tabs), add files, browse files, interested may refer to reference.
Platform: | Size: 47104 | Author: madud00107 | Hits:

[GUI DevelopFileDlgExDemo

Description: 经过扩展的VC++打开及保存对话框,把系统的打开对话框进行功能扩展,加入一个漂亮的题头,增加TAB功能,样式也和系统的有点不一样 -The expanded VC++ to open and save dialog, the system of functional expansion of the Open dialog box, add a beautiful header to increase the TAB function, style, and the system is also a bit different
Platform: | Size: 43008 | Author: madud00115 | Hits:

[OS programdfdsf

Description: 1.选择“工具箱”,单击鼠标右键,在弹出的快捷菜单中选择“选择项”。 2.弹出“选择工具箱项”对话框,选择“COM组件”选项卡。 3.在COM组件列表,单击[浏览]按钮,在对话框中选择"C:\Windows\System32\Macromed\Flash\Flash10h.ocx-1 Select the " Toolbox" , click the right mouse button, the shortcut menu, select " Choose Items." 2 pop-up " Choose Toolbox Items" dialog box, select " COM Components" tab. 3 On the COM Components list, click [Browse] button in the dialog box, select " C: \ Windows \ System32 \ Macromed \ Flash \ Flash10h.ocx
Platform: | Size: 3072 | Author: | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net